Release 10.1A: OpenEdge Development:
Progress 4GL Reference
EVENT-PROCEDURE attribute
The name of an internal procedure you want Progress to execute when a dynamic, asynchronous invoke returns.
Note: Applies only if the ASYNCHRONOUS attribute is TRUE. Return type: CHARACTER Applies to: CALL object handle
event-internal-procedureA CHARACTER expression indicating the name of the event handler for a dynamic invoke that is asynchronous.
The default is the Unknown value (
Note: If the ASYNCHRONOUS attribute is TRUE, you must set EVENT-PROCEDURE before you execute the INVOKE( ) method.?).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |